projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d756c6e
)
container: Cosmetic doc cleanup
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 19 Apr 2020 15:23:39 +0000
(11:23 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 20 Apr 2020 20:30:45 +0000
(16:30 -0400)
Remove remnants of child properties from the
documentation. They no longer exist.
gtk/gtkcontainer.h
patch
|
blob
|
history
diff --git
a/gtk/gtkcontainer.h
b/gtk/gtkcontainer.h
index 1a16f260c9b0d842700dc2e3fa695a779b188908..d4136c22cf7c19bfb1d45d5bd05749077a20874d 100644
(file)
--- a/
gtk/gtkcontainer.h
+++ b/
gtk/gtkcontainer.h
@@
-59,8
+59,6
@@
struct _GtkContainer
* @forall: Invokes callback on each child of container. The callback handler
* may remove the child.
* @child_type: Returns the type of the children supported by the container.
- * @set_child_property: Set a property on a child of container.
- * @get_child_property: Get a property from a child of container.
*
* Base class for containers.
*/